﻿@charset "utf-8";
/* CSS Document */

.title{
	text-align:center;}
.layer_1{
	background:url(layer_1_1.jpg) repeat-x;}
.layer_1 ul{
	width:1024px;}
.layer_1 ul li{
	float:left;
	width:232px;
	margin-right:24px;}


.layer_2{
	background:url(layer_2_1.jpg) no-repeat center top;
	height:526px;
	margin-top:50px;}
/*焦点图*/
.focus{ position:relative; width:451px; height:367px; border:5px solid #029a4d; float: left; margin-top:35px;}  
.focus img{ width: 451px; height: 367px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#de5f18;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:400px; position:absolute; bottom:22px; left:26px; z-index:10; height:65px; line-height: 44px; background:rgba(0,0,0,0.6);   display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:12px; overflow:hidden; margin-left:15px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:30px; left:36px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#fff;text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#de5f18;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(focus_btn_1.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  

.layer_3 .newslist{
float:left;	
	width:100%;}
.layer_3 .newslist .more{
	text-align:right;
	height:50px;
	line-height:50px;}
.layer_3 .newslist ul li{
	height:140px;
	margin-bottom:20px;
	width:490px;
	float: left;}
.layer_3 .newslist ul li i{
	float:left;
	width:70px;
	height:75px;
	text-align:center;
	line-height:75px;
	font-size:70px;
	color:#808080;
	font-style:normal;
	border-left:5px solid #fff;}
.layer_3 .newslist ul li:hover i{
	border-left:5px solid #029a4d;}
.layer_3 .newslist ul li .word{
	float:right;
	width:415px;
	line-height:25px;}
.layer_3 .newslist ul li .word a{
	display:block;
	color:#000;
	font-weight:bold;}
.layer_3 .newslist ul li .word a span{
	float:right;
	color:#666;
	font-weight:normal;}
.layer_3 .newslist ul li .word .desc{
	color:#666;}